chore: upgrade sandbox dependencies and fix vulnerabilities#23
Merged
Conversation
…ive tar vulnerabilities - base: replace Ubuntu Noble's Python 3.12 with Python 3.13 from deadsnakes PPA - openclaw: pin openclaw@2026.3.11 to fix GHSA-5wcw-8jjv-m286 (WebSocket hijacking) - nemoclaw: force-upgrade nested tar copies to 7.5.11 (GHSA-qffp-2rhf-9h96 et al.)
Incorporates changes from PR #22: - openssh-sftp-server and procps are required for VS Code / Cursor remote SSH connections (SFTP file transfer, process inspection) - tar@7.5.11 in the base image fixes 6 CVEs at the earliest layer
npm's bundled node_modules cannot be safely updated via --prefix; the update resolves @npmcli/docs@^1.0.0 which does not exist on the registry. The global tar@7.5.11 install and the openclaw-scoped update are sufficient.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
openclaw@2026.3.11to fix cross-site WebSocket hijacking (GHSA-5wcw-8jjv-m286)tarcopies to 7.5.11 to fix GHSA-qffp-2rhf-9h96, GHSA-9ppj-qmqm-q256, GHSA-8qq5-rm4j-mr97, GHSA-r6q2-hw4h-h46w, GHSA-34x7-hfp2-rc4v, GHSA-83g3-92jg-28cx@hono/node-server@1.19.11to fix authorization bypass (GHSA-wc8c-qw6v-h7f6)Verification
After rebuilding, verify tar versions in the nemoclaw image: